home *** CD-ROM | disk | FTP | other *** search
/ Carousel / CAROUSEL.cdr / mactosh / hc / form1040.sit / Form 1040 / card_6151.txt < prev    next >
Text File  |  1988-02-12  |  5KB  |  208 lines

  1. -- card: 6151 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 4000
  4. -- background id: 6557
  5. -- name: 30
  6. ----- HyperTalk script -----
  7. On OpenCard
  8.   Put 30 Into Bkgnd field ID 26
  9. end OpenCard
  10.  
  11. On ClearInfo
  12.   Set hilite of Card button ID 4 of Card ID 6151 to False
  13.   Set hilite of Card button ID 5 of Card ID 6151 to False
  14.   Set hilite of Card button ID 6 of Card ID 6151 to False
  15.   Set hilite of Card button ID 7 of Card ID 6151 to False
  16. end ClearInfo
  17.  
  18.  
  19. -- part 1 (field)
  20. -- low flags: 01
  21. -- high flags: 0000
  22. -- rect: left=93 top=62 right=103 bottom=502
  23. -- title width / last selected line: 0
  24. -- icon id / first selected line: 0 / 0
  25. -- text alignment: 0
  26. -- font id: 3
  27. -- text size: 10
  28. -- style flags: 0
  29. -- line height: 13
  30. -- part name: 
  31.  
  32.  
  33. -- part 2 (field)
  34. -- low flags: 01
  35. -- high flags: 0000
  36. -- rect: left=92 top=110 right=190 bottom=400
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 0
  40. -- font id: 3
  41. -- text size: 10
  42. -- style flags: 0
  43. -- line height: 13
  44. -- part name: 
  45.  
  46.  
  47. -- part 3 (field)
  48. -- low flags: 01
  49. -- high flags: 0000
  50. -- rect: left=93 top=210 right=266 bottom=400
  51. -- title width / last selected line: 0
  52. -- icon id / first selected line: 0 / 0
  53. -- text alignment: 0
  54. -- font id: 3
  55. -- text size: 10
  56. -- style flags: 0
  57. -- line height: 13
  58. -- part name: 
  59.  
  60.  
  61. -- part 4 (button)
  62. -- low flags: 00
  63. -- high flags: A005
  64. -- rect: left=415 top=172 right=188 bottom=459
  65. -- title width / last selected line: 0
  66. -- icon id / first selected line: 0 / 0
  67. -- text alignment: 1
  68. -- font id: 0
  69. -- text size: 12
  70. -- style flags: 0
  71. -- line height: 16
  72. -- part name: Yes
  73. ----- HyperTalk script -----
  74. on mouseUp
  75.   Set hilite of Card Button ID 5 of Card ID 6151 to false
  76. end mouseUp
  77.  
  78.  
  79.  
  80. -- part 5 (button)
  81. -- low flags: 00
  82. -- high flags: A005
  83. -- rect: left=463 top=172 right=188 bottom=501
  84. -- title width / last selected line: 0
  85. -- icon id / first selected line: 0 / 0
  86. -- text alignment: 1
  87. -- font id: 0
  88. -- text size: 12
  89. -- style flags: 0
  90. -- line height: 16
  91. -- part name: No
  92. ----- HyperTalk script -----
  93. on mouseUp
  94.   Set hilite of Card Button ID 4 of Card ID 6151 to false
  95. end mouseUp
  96.  
  97.  
  98.  
  99. -- part 6 (button)
  100. -- low flags: 00
  101. -- high flags: A005
  102. -- rect: left=414 top=244 right=260 bottom=460
  103. -- title width / last selected line: 0
  104. -- icon id / first selected line: 0 / 0
  105. -- text alignment: 1
  106. -- font id: 0
  107. -- text size: 12
  108. -- style flags: 0
  109. -- line height: 16
  110. -- part name: Yes
  111. ----- HyperTalk script -----
  112. on mouseUp
  113.   Set hilite of Card Button ID 7 of Card ID 6151 to false
  114. end mouseUp
  115.  
  116.  
  117.  
  118. -- part 7 (button)
  119. -- low flags: 00
  120. -- high flags: A005
  121. -- rect: left=464 top=244 right=260 bottom=502
  122. -- title width / last selected line: 0
  123. -- icon id / first selected line: 0 / 0
  124. -- text alignment: 1
  125. -- font id: 0
  126. -- text size: 12
  127. -- style flags: 0
  128. -- line height: 16
  129. -- part name: No
  130. ----- HyperTalk script -----
  131. on mouseUp
  132.   Set hilite of Card Button ID 6 of Card ID 6151 to false
  133. end mouseUp
  134.  
  135.  
  136.  
  137. -- part 8 (button)
  138. -- low flags: 00
  139. -- high flags: 2000
  140. -- rect: left=319 top=314 right=337 bottom=344
  141. -- title width / last selected line: 0
  142. -- icon id / first selected line: 1013 / 1013
  143. -- text alignment: 1
  144. -- font id: 0
  145. -- text size: 12
  146. -- style flags: 0
  147. -- line height: 16
  148. -- part name: Next
  149. ----- HyperTalk script -----
  150. on mouseUp
  151.   go to Card ID 4121
  152. end mouseUp
  153.  
  154.  
  155. -- part 10 (button)
  156. -- low flags: 00
  157. -- high flags: A003
  158. -- rect: left=230 top=290 right=306 bottom=373
  159. -- title width / last selected line: 0
  160. -- icon id / first selected line: 0 / 0
  161. -- text alignment: 1
  162. -- font id: 0
  163. -- text size: 12
  164. -- style flags: 0
  165. -- line height: 16
  166. -- part name: Return to Form 1040
  167. ----- HyperTalk script -----
  168. on mouseUp
  169.   Go to Card ID 7157
  170. end mouseUp
  171.  
  172.  
  173.  
  174. -- part contents for background part 13
  175. ----- text -----
  176. Part III Foreign Accounts and Foreign Trusts
  177.  
  178. -- part contents for background part 16
  179. ----- text -----
  180. (See Instructions on page 25.)
  181.  
  182. -- part contents for card part 1
  183. ----- text -----
  184. If you received more than $400 of interest or dividends, OR if yyou had a foreign account or were a grantor of, or a transferor to, a foreign trust, you must answer both questions in Part III.
  185.  
  186. -- part contents for card part 2
  187. ----- text -----
  188. 10. At any time during the tax year, did you have an interest
  189.        in or a signature or other authority over a financial 
  190.        account in a foreign country (such as a bank account, 
  191.        securities account, or other financial account)?  (See 
  192.       page 25 fo the Instructions for exceptions and filing 
  193.       requirements for Form TD F 90-22.1)
  194.  
  195. -- part contents for card part 3
  196. ----- text -----
  197. 11. Were you the grantor of, or transferor to, a foreign trust 
  198.        which existed during the current tax year, whether or 
  199.        not you have any beneficial interest in it? If  "Yes," you 
  200.        may have to file Forms 3520, 3520-A, or 926 . . . . . . . . . . .
  201.  
  202. -- part contents for background part 26
  203. ----- text -----
  204. 30
  205.  
  206. -- part contents for background part 40
  207. ----- text -----
  208. 4:58 PM